home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
memmon.dxr
/
00027_UnloadCast.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-14
|
160 b
|
10 lines
on mouseUp
global gStartCast, gEndCast
GetValues()
now = startTimer()
tell the stage
unLoadCast(gStartCast, gEndCast)
end tell
PutTime(now)
end